(chibi regexp) 0.9.0
A regular expression engine implementing SRFI 115 using a non-backtracking Thompson NFA algorithm
This Snow package is federated from http://snow-fort.org/. Installation requires Akku >=0.5.0.
Original license field: (bsd)
Maintainers: Alex Shinn <alexshinn@gmail.com>.
$ akku update $ akku install "(chibi regexp)" $ .akku/env
Authors
Alex Shinn
License
BSD-3-Clause
Dependencies
>=0.0.0-akku.74
^1.0.0-beta.3
Package contents
- (chibi regexp pcre) R7
- (chibi regexp-test) R7
- → run-tests
- ← (scheme base) R7
- ← (scheme char) R7
- ← (scheme file) R7
- ← (scheme write) R7
- ← (chibi regexp)
- ← (chibi regexp pcre)
- ← (chibi string)
- ← (chibi match)
- ← (chibi test)
- (chibi regexp) R7
- → regexp regexp? valid-sre? rx regexp->sre char-set->sre regexp-matches regexp-matches? regexp-search regexp-replace regexp-replace-all regexp-fold regexp-extract regexp-split regexp-partition regexp-match? regexp-match-count regexp-match-submatch regexp-match-submatch/list regexp-match-submatch-start regexp-match-submatch-end regexp-match->list regexp-match->sexp
- ← (srfi 69) SRFI
- ← (scheme base) R7
- ← (scheme char) R7
- ← (srfi 1) SRFI
- ← (srfi 14) SRFI
- ← (srfi 60) SRFI
- ← (chibi char-set boundary)
- (chibi regexp) R7 Chibi-Scheme
- → regexp regexp? valid-sre? rx regexp->sre char-set->sre regexp-matches regexp-matches? regexp-search regexp-replace regexp-replace-all regexp-fold regexp-extract regexp-split regexp-partition regexp-match? regexp-match-count regexp-match-submatch regexp-match-submatch/list regexp-match-submatch-start regexp-match-submatch-end regexp-match->list regexp-match->sexp
- ← (srfi 69) SRFI
- ← (chibi) Built-in
- ← (scheme char) R7
- ← (srfi 9) SRFI
- ← (chibi char-set)
- ← (chibi char-set full)
- ← (chibi char-set ascii)
- ← (srfi 60) SRFI
- ← (chibi char-set boundary)
Version history
- 2020-08-02 ~ 0.9.0
- 2019-03-26 ~ 0.7.3